home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Puzzle
/
rollon
/
rollon.dcr
/
00013_go to the frame.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS
UTF-8
Wrap
Text File
|
2004-09-09
|
132 b
|
11 lines
global gDest
on exitFrame me
if gDest <> EMPTY then
_movie.go(gDest)
gDest = EMPTY
else
go(the frame)
end if
end